3.325 \(\int \frac{1}{\sqrt{d \sec (e+f x)} (b \tan (e+f x))^{3/2}} \, dx\)

Optimal. Leaf size=91 \[ -\frac{4 E\left (\left .\frac{1}{2} \left (e+f x-\frac{\pi }{2}\right )\right |2\right ) \sqrt{b \tan (e+f x)}}{b^2 f \sqrt{\sin (e+f x)} \sqrt{d \sec (e+f x)}}-\frac{2}{b f \sqrt{b \tan (e+f x)} \sqrt{d \sec (e+f x)}} \]

[Out]

-2/(b*f*Sqrt[d*Sec[e + f*x]]*Sqrt[b*Tan[e + f*x]]) - (4*EllipticE[(e - Pi/2 + f*x)/2, 2]*Sqrt[b*Tan[e + f*x]])
/(b^2*f*Sqrt[d*Sec[e + f*x]]*Sqrt[Sin[e + f*x]])

________________________________________________________________________________________

Rubi [A]  time = 0.116357, antiderivative size = 91, normalized size of antiderivative = 1., number of steps used = 4, number of rules used = 4, integrand size = 25, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.16, Rules used = {2609, 2616, 2640, 2639} \[ -\frac{4 E\left (\left .\frac{1}{2} \left (e+f x-\frac{\pi }{2}\right )\right |2\right ) \sqrt{b \tan (e+f x)}}{b^2 f \sqrt{\sin (e+f x)} \sqrt{d \sec (e+f x)}}-\frac{2}{b f \sqrt{b \tan (e+f x)} \sqrt{d \sec (e+f x)}} \]

Antiderivative was successfully verified.

[In]

Int[1/(Sqrt[d*Sec[e + f*x]]*(b*Tan[e + f*x])^(3/2)),x]

[Out]

-2/(b*f*Sqrt[d*Sec[e + f*x]]*Sqrt[b*Tan[e + f*x]]) - (4*EllipticE[(e - Pi/2 + f*x)/2, 2]*Sqrt[b*Tan[e + f*x]])
/(b^2*f*Sqrt[d*Sec[e + f*x]]*Sqrt[Sin[e + f*x]])

Rule 2609

Int[((a_.)*sec[(e_.) + (f_.)*(x_)])^(m_.)*((b_.)*tan[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Simp[((a*Sec[e +
f*x])^m*(b*Tan[e + f*x])^(n + 1))/(b*f*(n + 1)), x] - Dist[(m + n + 1)/(b^2*(n + 1)), Int[(a*Sec[e + f*x])^m*(
b*Tan[e + f*x])^(n + 2), x], x] /; FreeQ[{a, b, e, f, m}, x] && LtQ[n, -1] && IntegersQ[2*m, 2*n]

Rule 2616

Int[((a_.)*sec[(e_.) + (f_.)*(x_)])^(m_)*((b_.)*tan[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Dist[(a^(m + n)*(b
*Tan[e + f*x])^n)/((a*Sec[e + f*x])^n*(b*Sin[e + f*x])^n), Int[(b*Sin[e + f*x])^n/Cos[e + f*x]^(m + n), x], x]
 /; FreeQ[{a, b, e, f, m, n}, x] && IntegerQ[n + 1/2] && IntegerQ[m + 1/2]

Rule 2640

Int[Sqrt[(b_)*sin[(c_.) + (d_.)*(x_)]], x_Symbol] :> Dist[Sqrt[b*Sin[c + d*x]]/Sqrt[Sin[c + d*x]], Int[Sqrt[Si
n[c + d*x]], x], x] /; FreeQ[{b, c, d}, x]

Rule 2639

Int[Sqrt[sin[(c_.) + (d_.)*(x_)]], x_Symbol] :> Simp[(2*EllipticE[(1*(c - Pi/2 + d*x))/2, 2])/d, x] /; FreeQ[{
c, d}, x]

Rubi steps

\begin{align*} \int \frac{1}{\sqrt{d \sec (e+f x)} (b \tan (e+f x))^{3/2}} \, dx &=-\frac{2}{b f \sqrt{d \sec (e+f x)} \sqrt{b \tan (e+f x)}}-\frac{2 \int \frac{\sqrt{b \tan (e+f x)}}{\sqrt{d \sec (e+f x)}} \, dx}{b^2}\\ &=-\frac{2}{b f \sqrt{d \sec (e+f x)} \sqrt{b \tan (e+f x)}}-\frac{\left (2 \sqrt{b \tan (e+f x)}\right ) \int \sqrt{b \sin (e+f x)} \, dx}{b^2 \sqrt{d \sec (e+f x)} \sqrt{b \sin (e+f x)}}\\ &=-\frac{2}{b f \sqrt{d \sec (e+f x)} \sqrt{b \tan (e+f x)}}-\frac{\left (2 \sqrt{b \tan (e+f x)}\right ) \int \sqrt{\sin (e+f x)} \, dx}{b^2 \sqrt{d \sec (e+f x)} \sqrt{\sin (e+f x)}}\\ &=-\frac{2}{b f \sqrt{d \sec (e+f x)} \sqrt{b \tan (e+f x)}}-\frac{4 E\left (\left .\frac{1}{2} \left (e-\frac{\pi }{2}+f x\right )\right |2\right ) \sqrt{b \tan (e+f x)}}{b^2 f \sqrt{d \sec (e+f x)} \sqrt{\sin (e+f x)}}\\ \end{align*}

Mathematica [C]  time = 0.562015, size = 67, normalized size = 0.74 \[ \frac{4 \sqrt [4]{-\tan ^2(e+f x)} \, _2F_1\left (-\frac{1}{4},\frac{1}{4};\frac{3}{4};\sec ^2(e+f x)\right )-2}{b f \sqrt{b \tan (e+f x)} \sqrt{d \sec (e+f x)}} \]

Warning: Unable to verify antiderivative.

[In]

Integrate[1/(Sqrt[d*Sec[e + f*x]]*(b*Tan[e + f*x])^(3/2)),x]

[Out]

(-2 + 4*Hypergeometric2F1[-1/4, 1/4, 3/4, Sec[e + f*x]^2]*(-Tan[e + f*x]^2)^(1/4))/(b*f*Sqrt[d*Sec[e + f*x]]*S
qrt[b*Tan[e + f*x]])

________________________________________________________________________________________

Maple [C]  time = 0.206, size = 556, normalized size = 6.1 \begin{align*} \text{result too large to display} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(d*sec(f*x+e))^(1/2)/(b*tan(f*x+e))^(3/2),x)

[Out]

1/f*2^(1/2)*(4*cos(f*x+e)*(-I*(cos(f*x+e)-1)/sin(f*x+e))^(1/2)*EllipticE(((I*cos(f*x+e)-I+sin(f*x+e))/sin(f*x+
e))^(1/2),1/2*2^(1/2))*((I*cos(f*x+e)-I+sin(f*x+e))/sin(f*x+e))^(1/2)*(-(I*cos(f*x+e)-I-sin(f*x+e))/sin(f*x+e)
)^(1/2)-2*cos(f*x+e)*(-I*(cos(f*x+e)-1)/sin(f*x+e))^(1/2)*((I*cos(f*x+e)-I+sin(f*x+e))/sin(f*x+e))^(1/2)*(-(I*
cos(f*x+e)-I-sin(f*x+e))/sin(f*x+e))^(1/2)*EllipticF(((I*cos(f*x+e)-I+sin(f*x+e))/sin(f*x+e))^(1/2),1/2*2^(1/2
))+4*((I*cos(f*x+e)-I+sin(f*x+e))/sin(f*x+e))^(1/2)*(-(I*cos(f*x+e)-I-sin(f*x+e))/sin(f*x+e))^(1/2)*EllipticE(
((I*cos(f*x+e)-I+sin(f*x+e))/sin(f*x+e))^(1/2),1/2*2^(1/2))*(-I*(cos(f*x+e)-1)/sin(f*x+e))^(1/2)-2*((I*cos(f*x
+e)-I+sin(f*x+e))/sin(f*x+e))^(1/2)*(-(I*cos(f*x+e)-I-sin(f*x+e))/sin(f*x+e))^(1/2)*EllipticF(((I*cos(f*x+e)-I
+sin(f*x+e))/sin(f*x+e))^(1/2),1/2*2^(1/2))*(-I*(cos(f*x+e)-1)/sin(f*x+e))^(1/2)+cos(f*x+e)*2^(1/2)-2*2^(1/2))
*sin(f*x+e)/(d/cos(f*x+e))^(1/2)/(b*sin(f*x+e)/cos(f*x+e))^(3/2)/cos(f*x+e)^2

________________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{1}{\sqrt{d \sec \left (f x + e\right )} \left (b \tan \left (f x + e\right )\right )^{\frac{3}{2}}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(d*sec(f*x+e))^(1/2)/(b*tan(f*x+e))^(3/2),x, algorithm="maxima")

[Out]

integrate(1/(sqrt(d*sec(f*x + e))*(b*tan(f*x + e))^(3/2)), x)

________________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (\frac{\sqrt{d \sec \left (f x + e\right )} \sqrt{b \tan \left (f x + e\right )}}{b^{2} d \sec \left (f x + e\right ) \tan \left (f x + e\right )^{2}}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(d*sec(f*x+e))^(1/2)/(b*tan(f*x+e))^(3/2),x, algorithm="fricas")

[Out]

integral(sqrt(d*sec(f*x + e))*sqrt(b*tan(f*x + e))/(b^2*d*sec(f*x + e)*tan(f*x + e)^2), x)

________________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(d*sec(f*x+e))**(1/2)/(b*tan(f*x+e))**(3/2),x)

[Out]

Timed out

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{1}{\sqrt{d \sec \left (f x + e\right )} \left (b \tan \left (f x + e\right )\right )^{\frac{3}{2}}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(d*sec(f*x+e))^(1/2)/(b*tan(f*x+e))^(3/2),x, algorithm="giac")

[Out]

integrate(1/(sqrt(d*sec(f*x + e))*(b*tan(f*x + e))^(3/2)), x)